Package-level declarations

Types

Link copied to clipboard
class CameraFacingControl : Control, ICameraFacingControl

Use this control to switch the camera to back/front camera.

Link copied to clipboard
abstract class Control

Use control if you need to control camera resource during runtime such as flashlight, zoom ratio, etc,.

Link copied to clipboard

This is a configuration for embedded button UI.

Link copied to clipboard
class FlashLightControl : Control, IFlashLightControl

Use this control to switch the camera flashlight on/off.

Link copied to clipboard
class FocusModelControl : Control, IFocusModelControl

Use this control to change focus mode by touch gesture.

Link copied to clipboard
class ZoomControl : Control, IZoomControl

Use this control to set camera zoom by ratio.